home *** CD-ROM | disk | FTP | other *** search
/ Game Head 10 / Game Head 10.iso / DOS / 7000V20 / C7.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-12-07  |  159 b   |  9 lines

  1. @echo off
  2. echo Circa 7000  Armies of Armageddon
  3. echo Shareware Version 2.0
  4. del config.fil
  5. setup.exe
  6. if not exist config.fil goto end
  7. armagddn.exe
  8. :end
  9.